Skip to main content

GetEventInstancesList

Broadcast Manager Endpoint:
http://machineName:8753/CambriaBM/v1/EventInstances

Stream Manager Endpoint:
http://machineName:8757/CambriaLM/v1/EventInstances

Description

Retrieve a list of instances for all events. Event instances represent running or scheduled sessions of an event.

Arguments

NameTypeDescription
(No arguments)

HTTP Method

GET

HTTP XML Response

ElementParentDescription
ContentNoneContainer of the response
StatusContentLogs of the API call
InstancesContentList of event instances
InstanceInstancesDetails of an individual event instance

HTTP Status Codes

ValueDescription
200Successfully processed
400Invalid parameters
5xxServer error while retrieving event instances list